Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3ad…086e0x3e0a…78e7Base—$0.003349100%coinbase74d ago0x57d31d…fb4b29
0xa3ad…086e0x3e0a…78e7Base—$0.005414100%coinbase74d ago0x12efb7…b0e445
0xa3ad…086e0x3e0a…78e7Base—$0.004128100%coinbase74d ago0x7d2788…0ed93f
0xa3ad…086e0x3e0a…78e7Base—$0.00567100%coinbase74d ago0x452a73…2469e7
0xa3ad…086e0x3e0a…78e7Base—$0.004585100%coinbase74d ago0xa0c224…1dc32c
0xa3ad…086e0x3e0a…78e7Base—$0.004097100%coinbase74d ago0x20f6b1…e0c09e
0xa3ad…086e0x3e0a…78e7Base—$0.004342100%coinbase75d ago0xbffea8…e63289
0xa3ad…086e0x3e0a…78e7Base—$0.004551100%coinbase75d ago0x9d85a1…16fb98
0xa3ad…086e0x3e0a…78e7Base—$0.003482100%coinbase75d ago0xffaae9…56729f
0xa3ad…086e0x3e0a…78e7Base—$0.003087100%coinbase75d ago0x7dad3e…9d1568
0xa3ad…086e0x3e0a…78e7Base—$0.005941100%coinbase75d ago0xd40df0…59dce8
0xa3ad…086e0x3e0a…78e7Base—$0.003885100%coinbase75d ago0x12a66c…fccd21
0xa3ad…086e0x3e0a…78e7Base—$0.003498100%coinbase75d ago0x5d6646…d125eb
0xa3ad…086e0x3e0a…78e7Base—$0.003684100%coinbase75d ago0x3fb2d3…bc40d7
0xa3ad…086e0x3e0a…78e7Base—$0.003668100%coinbase75d ago0x43b178…a6751e
0xa3ad…086e0x3e0a…78e7Base—$0.004838100%coinbase75d ago0x848ef0…8c8209
0xa3ad…086e0x3e0a…78e7Base—$0.004948100%coinbase75d ago0x2d9807…b856be
0xa3ad…086e0x3e0a…78e7Base—$0.005221100%coinbase75d ago0xe35a44…5f5f44
0xa3ad…086e0x3e0a…78e7Base—$0.005062100%coinbase75d ago0xd8ae75…b1afe4
0xa3ad…086e0x3e0a…78e7Base—$0.003296100%coinbase75d ago0xc10060…76620b
0xa3ad…086e0x3e0a…78e7Base—$0.003863100%coinbase75d ago0x59f7d0…fba9c8
0xa3ad…086e0x3e0a…78e7Base—$0.004899100%coinbase75d ago0x6cffc0…fe6616
0xa3ad…086e0x3e0a…78e7Base—$0.004766100%coinbase75d ago0x8d575c…7334a9
0xa3ad…086e0x3e0a…78e7Base—$0.005533100%coinbase75d ago0x4ab63f…9158d6

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.