Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xe63bb1…608593
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xa95a70…d2c996
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xf8b548…449e0c
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xd52cc0…3a9161
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xc186b9…edf5a0
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xae054e…636a7a
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x01d3c3…c8298c
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x5da038…1cebd7
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x4540a8…2e59c8
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x3f7fe2…4f54b3
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xce71a0…ee75a9
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x962c3f…23a2e6
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xa8659a…dff2c3
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xf49bfe…0abe16
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xf43f09…dfec99
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x534857…ea1910
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x153aba…b1f8f6
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0xb8e6c2…cb3ee0
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x265b72…83125a
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x2cfb88…676c8a
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa5d ago0x293aaf…d84091

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.