Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefce…701a0x3e0a…78e7Base—$0.004907100%coinbase74d ago0xb5f4a7…994cfe
0xefce…701a0x3e0a…78e7Base—$0.004319100%coinbase74d ago0x2376d2…5910fb
0xefce…701a0x3e0a…78e7Base—$0.002935100%coinbase74d ago0xd8066a…c6b771
0xefce…701a0x3e0a…78e7Base—$0.004491100%coinbase74d ago0xc6346b…1b02cc
0xefce…701a0x3e0a…78e7Base—$0.005418100%coinbase74d ago0x259b0e…a38303
0xefce…701a0x3e0a…78e7Base—$0.005429100%coinbase74d ago0x092f94…976730
0xefce…701a0x3e0a…78e7Base—$0.002662100%coinbase74d ago0xa52ed8…fe3762
0xefce…701a0x3e0a…78e7Base—$0.005363100%coinbase74d ago0xea653b…f088ca
0xefce…701a0x3e0a…78e7Base—$0.002778100%coinbase74d ago0xa23285…56aa7b
0xefce…701a0x3e0a…78e7Base—$0.003696100%coinbase74d ago0x745c83…4ff9ee
0xefce…701a0x3e0a…78e7Base—$0.003813100%coinbase74d ago0xa8e2b9…b24bf5
0xefce…701a0x3e0a…78e7Base—$0.002803100%coinbase74d ago0x22d93d…89568d
0xefce…701a0x3e0a…78e7Base—$0.005572100%coinbase74d ago0xd7d1ed…b2c720
0xefce…701a0x3e0a…78e7Base—$0.003378100%coinbase74d ago0x1b8cdc…31e850
0xefce…701a0x3e0a…78e7Base—$0.005066100%coinbase74d ago0xb20893…204a5a
0xefce…701a0x3e0a…78e7Base—$0.005671100%coinbase74d ago0xe2e0ea…1868af
0xefce…701a0x3e0a…78e7Base—$0.00532100%coinbase74d ago0x4c9a3d…9e7ec8
0xefce…701a0x3e0a…78e7Base—$0.005926100%coinbase74d ago0xa3f729…0371ec
0xefce…701a0x3e0a…78e7Base—$0.004494100%coinbase74d ago0x6f3e09…6f0b07
0xefce…701a0x3e0a…78e7Base—$0.005884100%coinbase74d ago0xf7b349…f2f370
0xefce…701a0x3e0a…78e7Base—$0.004186100%coinbase74d ago0xc1a03a…1d67fd
0xefce…701a0x3e0a…78e7Base—$0.004787100%coinbase74d ago0xdcc843…a66aa5
0xefce…701a0x3e0a…78e7Base—$0.003826100%coinbase74d ago0xdb0171…a8001f
0xefce…701a0x3e0a…78e7Base—$0.005461100%coinbase74d ago0x5e3551…78e473
0xefce…701a0x3e0a…78e7Base—$0.005223100%coinbase74d ago0x721712…a22e24

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.