Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0x7ef41e…5ed08e
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0x94332d…0e9fcb
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0xa2d82a…09f1c0
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0x66c8e3…cc72e0
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0xd85a54…d960fc
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0x4f3eb9…ed5d1e
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b3d ago0xba332e…9bb420
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x803109…738f5d
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x50e3b0…f94264
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xf7807c…b16c8f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xe7ed38…6d41c6
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x7661fb…560849
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x73001f…d5efff
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x69819e…c8f1b8
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xc80845…071ff3
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x7890ce…ea4395
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x8a151d…ae4f24
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x2914a3…1ec8d0
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x0dd58a…a81fba
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xd2c557…2e1948
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0xebf3fe…8ed075
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x4860dd…264b8f
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x271a44…854214
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x85409c…9dbad6
0xe29c…c8550x12a9…a21bBase$0.00170%0x12a9…a21b4d ago0x1a8d34…833beb

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.