Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.39100%coinbase20d ago0x379ffe…a2cdfe
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase20d ago0xe79c7b…2674bd
0xca0a…2d7a0x85b4…627cBase$0.46100%coinbase20d ago0x15000c…39861c
0xca0a…2d7a0x85b4…627cBase$1.20100%coinbase20d ago0x342282…edabff
0xca0a…2d7a0x85b4…627cBase$0.48100%coinbase20d ago0x3b908d…035d57
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase20d ago0x5bf053…5065c3
0x467f…a4c10x85b4…627cBase$29.20100%coinbase20d ago0x209332…1e55bc
0x467f…a4c10x85b4…627cBase$3.00100%coinbase20d ago0x2cc5a3…c69341
0x467f…a4c10x85b4…627cBase$0.69100%coinbase20d ago0xde0146…efbbc6
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase20d ago0xaffcde…7ee9b2
0xca0a…2d7a0x85b4…627cBase$1.80100%coinbase20d ago0xda5f48…aa397e
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase20d ago0x62c670…d2471a
0xca0a…2d7a0x85b4…627cBase$0.51100%coinbase20d ago0xda7829…078b35
0xca0a…2d7a0x85b4…627cBase$1.14100%coinbase20d ago0x2e3c5e…e920df
0xca0a…2d7a0x85b4…627cBase$0.21100%coinbase20d ago0xa3ec42…40f7bd
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase20d ago0x328915…ae85ca
0xca0a…2d7a0x85b4…627cBase$0.73100%coinbase20d ago0xbc89a9…fbbb67
0x467f…a4c10x85b4…627cBase$4.10100%coinbase20d ago0x12a63f…e91040
0x467f…a4c10x85b4…627cBase$0.44100%coinbase20d ago0xb12c5e…4b3af8
0x467f…a4c10x85b4…627cBase$0.14100%coinbase20d ago0xbb0050…d02a6a
0x467f…a4c10x85b4…627cBase$0.26100%coinbase20d ago0x72ce55…e4e577
0x467f…a4c10x85b4…627cBase$0.14100%coinbase20d ago0x97dd58…652f6a
0x467f…a4c10x85b4…627cBase$0.14100%coinbase20d ago0x56e1fd…d2d58b
0x467f…a4c10x85b4…627cBase$0.37100%coinbase20d ago0xe33e06…12fbfa
0x467f…a4c10x85b4…627cBase$0.12100%coinbase20d ago0x262b1a…29492a

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.