Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$5.2570%0x9ea2…605a36d ago0x0b5f49…7eaab1
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x28a1…4ae536d ago0x0d1a72…74f171
0xc9a2…31540x47c5…4fc3Base—$3.1570%0xb689…e28336d ago0x30f24b…8fe2e0
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x77d8…3bfa36d ago0xc27bf0…bd7be3
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x88cf…d21b36d ago0xacb248…da2632
0xc9a2…31540x0e3d…7757Base—$10.5070%0x791a…97b436d ago0xf4fc28…f185e6
0xc9a2…31540x47c5…4fc3Base—$1.0570%0xb834…55bc36d ago0xddc983…0a1fb5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf760…e9ab36d ago0x3a57cb…8670d4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x433f…6ee936d ago0x84dc24…59a00b
0xc9a2…31540x0e3d…7757Base—$7.3570%0x09f6…b65c36d ago0x525255…304f7b
0xc9a2…31540x0e3d…7757Base—$6.3070%0x211d…d17236d ago0x350671…d21d05
0xc9a2…31540x0e3d…7757Base—$10.5070%0x0dd9…36a536d ago0x301355…367601
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x2fa9…16de36d ago0x975398…27ee1f
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x80e7…127f36d ago0xeb0caa…a4f6a7
0xc9a2…31540x0e3d…7757Base—$3.1570%0x18cc…275036d ago0x6972c9…cc95a5
0xc9a2…31540x0e3d…7757Base—$1.0570%0x6a32…813636d ago0xe25070…4d28cf
0xc9a2…31540x0e3d…7757Base—$5.2570%0x9e2a…5a9436d ago0x1a698c…4416ec
0xc9a2…31540x0e3d…7757Base—$11.5570%0x2016…553436d ago0x5e0663…f6194c
0xc9a2…31540x0e3d…7757Base—$10.5070%0xb769…f88136d ago0x07012b…a51de7
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x90ad…1cd636d ago0xd2c368…1fab53
0xc9a2…31540x0e3d…7757Base—$10.5070%0x4f4d…74b736d ago0x6590c4…267938
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x8569…b98736d ago0x79eb93…964b03
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x0389…0bc236d ago0x45a031…12892f
0xc9a2…31540x0e3d…7757Base—$21.0070%0x21e4…0fa936d ago0xdfdbf0…3d9847
0xc9a2…31540x0e3d…7757Base—$4.2070%0xbc41…9c5b36d ago0xd1822a…8497a3

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.