Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI23d ago0xb0113a…16c994
0xdf39…db800x07cf…2396Basex402 service$0.00270%0x1360…66fa23d ago0xc1b969…28a70f
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI23d ago0xacbf36…4e23ac
0xdf39…db800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xbf48c1…2e1f2c
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x434f3f…7109f6
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xc20f07…78cb07
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x38b56e…14b3ef
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x506d37…b1621c
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI23d ago0xdc00ce…89a967
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI23d ago0xa5d582…56a316
0xdf39…db800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xc5fff9…2e98e4
0xdf39…db800x07cf…2396Basex402 service$0.20100%payAI23d ago0x08bcbd…5eabd3
0xdf39…db800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xf9a269…92f66b
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xad08f8…8dd0b9
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x4e4c77…25c887
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xd5107f…97a96e
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x89f8b5…0fb0bf
0xdf39…db800x07cf…2396Basex402 service$0.02100%payAI23d ago0xde857d…541db5
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb71307…9cad22
0xdf39…db800x07cf…2396Basex402 service$0.06100%payAI23d ago0x94bcc5…567e33
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x07cbe5…947844
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x085094…d3dd03
0xdf39…db800x07cf…2396Basex402 service$0.20100%payAI23d ago0x4b4151…a6bc68
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xe761a6…28aa65
0xdf39…db800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x870265…d50666

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://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://roundhouseai.io/dashboard/team.

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