Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$3.15100%0x969c…eacf93d ago0x7cdff5…414bdc
0xdd07…45b90x0e3d…7757Base—$52.50100%0xd54e…541d93d ago0xc5e172…d74928
0xdd07…45b90x0e3d…7757Base—$2.10100%0x8ee8…f8f293d ago0x6d4de0…f02491
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4f6a…d2f693d ago0xc0977b…eaa842
0xdd07…45b90x0e3d…7757Base—$1.05100%0xeb08…9f9c94d ago0x187855…064807
0xdd07…45b90x0e3d…7757Base—$15.75100%0x3d44…411594d ago0x257fa9…ed3694
0xdd07…45b90x0e3d…7757Base—$3.15100%0x04e2…747894d ago0xc480e9…fd45ae
0xdd07…45b90x0e3d…7757Base—$2.10100%0x9765…21f594d ago0x15f519…cc6a9a
0xdd07…45b90x0e3d…7757Base—$2.10100%0x563b…9a7f94d ago0xe6db6a…d96d9d
0xdd07…45b90x0e3d…7757Base—$2.10100%0xbc7c…86d494d ago0xcc31e4…2e6b65
0xdd07…45b90x0e3d…7757Base—$2.10100%0xcd64…d81f94d ago0x52411d…17c783
0xdd07…45b90x0e3d…7757Base—$3.15100%0xaecf…8b7594d ago0xa98d44…db53d7
0xdd07…45b90x0e3d…7757Base—$4.20100%0x5fe9…a96594d ago0xfe4c71…00e6ce
0xdd07…45b90x0e3d…7757Base—$1.05100%0x6647…552694d ago0xd3f2f5…772ed0
0xdd07…45b90x0e3d…7757Base—$2.10100%0xe162…626894d ago0xa68896…46af94
0xdd07…45b90x0e3d…7757Base—$52.50100%0x2640…d76794d ago0x440035…942b0d
0xdd07…45b90x0e3d…7757Base—$3.15100%0x7924…2dfe94d ago0xb2b3e3…169e31
0xdd07…45b90x0e3d…7757Base—$1.05100%0x12ba…6b6194d ago0x8aab4b…f6eb08
0xdd07…45b90x0e3d…7757Base—$10.50100%0x3fab…7e8c94d ago0xd35941…9a8604
0xdd07…45b90x0e3d…7757Base—$5.25100%0x73f4…836794d ago0xf31b46…0f0bd3
0xdd07…45b90x0e3d…7757Base—$21.00100%0xc86d…b47f94d ago0x7567f1…5734a7
0xdd07…45b90x0e3d…7757Base—$5.25100%0x5a57…2a9e94d ago0x526065…d740b0
0xdd07…45b90x0e3d…7757Base—$1.05100%0x7924…2dfe94d ago0x3b9159…9cf459
0xdd07…45b90x0e3d…7757Base—$42.00100%0x1ae8…2c7394d ago0x1021be…22aece
0xdd07…45b90x0e3d…7757Base—$10.50100%0xa140…d38d94d ago0x5d03b3…475375

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.