Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xf631cd…484ac5
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xe8e7cb…53ff37
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xcb7bf7…ad0450
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xaea479…7165fd
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xff2c49…b57657
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x407638…d70e8d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x8a56de…06b9d8
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xed3284…d7704a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x0b66fa…96cd5a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x4b3e07…cf13e1
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xec7204…076039
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x773e23…c123d9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x09a74a…3cf111
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x70c78d…7c76ec
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x3e0ea7…dec547
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x6cd073…19e361
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xd9c7ec…e0081a
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xa75fcb…3d5d9e
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x957840…865861
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x5aa0f4…c8f5df
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0xb1d45d…90900f
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x00145c…f7a9bc
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x727951…e0ef19
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x19bd79…a6dab7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase22d ago0x1d4af8…c5d78d

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.