Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x48bca6…754905
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x0a9e32…be7152
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x1eab34…a00655
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0xe66821…b0c0d5
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x17d37c…e39011
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x69d53e…930986
0xae65…4d380x73fc…b29bBase$0.0035100%0x0018…ca9778d ago0x861f8d…1a2804
0xae65…4d380x73fc…b29bBase$0.0035100%0x0018…ca9778d ago0x3a03e6…898795
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0xf91f8b…5baf36
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0xb969e1…338d76
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0xfc83ea…c17e05
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0xa87463…87b16b
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x240ee6…5997a4
0xae65…4d380x73fc…b29bBase$0.006100%0x0018…ca9778d ago0x8cf54d…946ca0
0xc9c9…6be70x73fc…b29bBase$0.0075100%0x0018…ca9778d ago0xa05af4…376a45
0xc9c9…6be70x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x8ec618…da5f85
0xb4ad…be890x73fc…b29bBase$0.02100%0x0018…ca9778d ago0xf77d21…4dba02
0xeb94…22ee0x73fc…b29bBase$0.0075100%0x0018…ca9778d ago0xc81f06…2d337d
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x54f08d…3ac555
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x587450…d67c86
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9778d ago0x7549e5…f9dcca
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9779d ago0xa17c54…f0d07e
0x75e4…ef390x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x0474b1…3e7d83
0x75e4…ef390x73fc…b29bBase$0.01100%0x0018…ca9779d ago0xbe01e4…c9ba50
0x75e4…ef390x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x390841…29bd9f

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.