Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c3b…bbad0xb2ac…0678Base—$0.00370%0xb2ac…06785d ago0x4e2778…eb10f6
0x2c3b…bbad0xb2ac…0678Base—$0.00570%0xb2ac…06785d ago0x15fb34…95f0b3
0x2c3b…bbad0xb2ac…0678Base—$0.0170%0xb2ac…06785d ago0x691b06…417bec
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x3f56c1…642c93
0x2c3b…bbad0xb2ac…0678Base—$0.0270%0xb2ac…06785d ago0x35a904…6bd37b
0x2c3b…bbad0xb2ac…0678Base—$0.0270%0xb2ac…06785d ago0xa8d9cf…17c76a
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x95c725…bc2e6e
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xb0a261…bbf82d
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x85cdc2…1d09d6
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xec1f1d…9f73e3
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x00d8af…03c681
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x820fa7…d9ea16
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x9567f4…0de1b2
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x10c8c3…f74861
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x6dc60f…5e6844
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x9d594d…b5760a
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x98fd82…12f708
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x6fbcd8…8ade3e
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xc8cd5e…88ad94
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xed5724…b4b9f4
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x8d8663…414e51
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xa7436e…3d2c5f
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x376534…1defec
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0x0d93d7…042980
0x2c3b…bbad0xb2ac…0678Base—$0.00170%0xb2ac…06785d ago0xaadd05…0779f1

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.