Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x789658…2764a5
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xca7695…13b85b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x14a7c9…415b46
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x5baf3d…7d55e5
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x897763…8e60fe
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x5071eb…b3b5aa
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x9cb822…3db306
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x2cf31b…13c114
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xa18550…a346a1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x2727b3…0fc8ae
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x120e6f…31da7a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xc338b4…4d7b19
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xdd6811…204c67
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x3e518e…907471
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x8fadcc…d699e0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x258c86…14a42c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x67548e…09f28c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x29e86c…2102c6
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xe7c9e3…269d92
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xa9fbe8…536ea7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xc18f9f…31f4a9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x120067…5c14c5
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0xddfa83…c2536b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x340e2e…107e26
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase112d ago0x053e4a…66f18e

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.