Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xae33…c8440x73fc…b29bBase$0.02100%0x0018…ca9779d ago0xe8db44…b93ca1
0xae65…4d380x73fc…b29bBase$0.01100%0x0018…ca9779d ago0xebf4ec…39b7e8
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9779d ago0xd930d5…51cb71
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x13423d…16134b
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9779d ago0xa93382…767c76
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x89cace…dfb7a2
0xa299…c5350x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x379082…270d8e
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x44c687…436e03
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x9566ef…3bf899
0xee47…44630x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x55aa1b…cefaca
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x0cec97…cdf968
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0xf42071…12053d
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x8db971…2e548c
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x965b0f…b1892d
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x75a94d…d4a8c1
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x8e8ad5…1323b0
0xee47…44630x73fc…b29bBase$0.0075100%0x0018…ca9779d ago0x238ac5…ca2872
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x2650c7…5a4926
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x6070fd…429c05
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x6d76ec…4d2662
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x76755c…73470d
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x9395c1…109758
0xee47…44630x73fc…b29bBase$0.01100%0x0018…ca9779d ago0x0d366b…fb156c
0x82b8…ab940x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0x7ddd87…a5a776
0xa5a5…51160x73fc…b29bBase$0.0035100%0x0018…ca9779d ago0xe8f0af…eadf1d

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.