Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0xafe4bf…61632a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x29da5d…219c8c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x25c6b4…73f8e7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x30bf9f…dd2d00
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x0f5a63…978f44
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x41ca90…525b95
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x3c704c…46e13d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x5d85b9…522533
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0xdce5d0…4c8412
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x943c05…3cb8eb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x3be6b2…1cb10f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0xe8a9f3…aca3b5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x73a873…9a5f1d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0xf2f342…eea3d5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x3d1833…7dcc27
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x426a18…b4a8d5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x5586a5…3014a1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x015cdf…2f6525
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x90bce8…051778
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x2823a5…b02a75
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x1385a9…fca0ad
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x824151…858c88
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x60039a…4f3616
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x4e91b4…1e43a7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase112d ago0x574d54…3fe543

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.