Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x62d665…5d930d
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x1703fe…adc554
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0xd95db9…adb071
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x82213c…d0d354
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x10d169…70986c
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x0a2aa7…6b7dfc
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x14f648…d9278f
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0xa2353c…d59a5b
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x418d9d…b9fdd2
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x5eddcb…b6e05e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x4fb845…8ed02e
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x610cef…4fe023
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x46c521…a5be30
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0xc39663…f71462
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x65f8b8…a61f31
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0xbe7e46…f73f86
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0xf939a6…667c27
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0xb8164c…aab624
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0xd75420…240fe3
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x210c32…40a69d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x01e639…e66196
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x4cf074…45df4d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0x1b4f56…c66984
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates107d ago0x38b894…f39eb3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase107d ago0xc4d520…2b776b

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.