Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base$2.1070%0x5520…8e5b26d ago0xa792cc…a9f03f
0xeb19…e6200x47c5…4fc3Base$1.0570%0x5e96…f15926d ago0x9a1da6…513c8d
0xeb19…e6200x47c5…4fc3Base$2.1070%0x84ea…0e4726d ago0x67ee29…0b26e5
0xeb19…e6200x47c5…4fc3Base$5.2570%0x80e7…127f26d ago0x7ca530…227976
0xeb19…e6200x47c5…4fc3Base$5.2570%0x29b8…326326d ago0x8effa8…8b97d7
0xeb19…e6200x47c5…4fc3Base$5.2570%0x826a…78de26d ago0xe9a774…79d3cb
0xeb19…e6200x47c5…4fc3Base$3.1570%0x154a…ba3226d ago0xff94bd…57212b
0xeb19…e6200x47c5…4fc3Base$3.1570%0x2699…b2a526d ago0xba6ad2…aec156
0xeb19…e6200x47c5…4fc3Base$5.2570%0x86c0…288926d ago0x94343f…c7fea9
0xeb19…e6200x47c5…4fc3Base$1.0570%0xc836…5c4626d ago0x9eb64f…4cbe8a
0xeb19…e6200x47c5…4fc3Base$1.0570%0xa225…dabf26d ago0xd48e47…92cabb
0xeb19…e6200x47c5…4fc3Base$10.5070%0x2b28…0c2126d ago0x22af00…1e32ad
0xeb19…e6200x47c5…4fc3Base$2.1070%0x69b3…7ddd26d ago0x6f38a8…0b7343
0xeb19…e6200x47c5…4fc3Base$5.2570%0xd54e…541d26d ago0x21788f…92d354
0xeb19…e6200x47c5…4fc3Base$26.2570%0xbc41…9c5b26d ago0xcde19c…a2ae68
0xeb19…e6200x47c5…4fc3Base$26.2570%0x1053…e7a926d ago0x8af758…5fafe4
0xeb19…e6200x47c5…4fc3Base$1.0570%0xe9e4…196326d ago0x119a76…46ad0c
0xeb19…e6200x47c5…4fc3Base$10.5070%0xbe1f…63c926d ago0x5b7983…447d1d
0xeb19…e6200x47c5…4fc3Base$1.0570%0xfbdd…4dae26d ago0x90ba1c…ce4562
0xeb19…e6200x47c5…4fc3Base$1.0570%0xc6a6…b85526d ago0xb0398a…dcf9b2
0xeb19…e6200x47c5…4fc3Base$15.7570%0x70ba…dd5626d ago0x4cf840…0376a6
0xeb19…e6200x47c5…4fc3Base$2.1070%0x6d7b…aade26d ago0x6fba55…704027
0xeb19…e6200x47c5…4fc3Base$1.0570%0xdcd9…b01a27d ago0x06d7fb…3f4a25
0xeb19…e6200x47c5…4fc3Base$1.0570%0xf6cb…a8d727d ago0xb70197…bcf77a
0xeb19…e6200x47c5…4fc3Base$3.1570%0xfd6b…ae3927d ago0x6e0c3c…63ec5e

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.