Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20af…b0c50x5aae…482eBase$0.001100%coinbase2d ago0x0ecc42…4b91aa
0x3c46…2e270x5aae…482eBase$0.001100%coinbase2d ago0x4a28c5…7ed78c
0x6ecb…e3640x5aae…482eBase$0.001100%coinbase2d ago0x8e5630…a8714f
0x868f…d0430x5aae…482eBase$0.001100%coinbase2d ago0x6c3471…313442
0xe967…a3b10x5aae…482eBase$0.001100%coinbase2d ago0x4caa50…1f8a6f
0xd1b3…da320x5aae…482eBase$0.001100%coinbase2d ago0xbc6203…4ad404
0x011f…3a630x5aae…482eBase$0.001100%coinbase2d ago0x67fc00…4c332e
0x8c2f…f0160x5aae…482eBase$0.001100%coinbase2d ago0xb605a2…c4016e
0x26d1…62d10x5aae…482eBase$0.001100%coinbase2d ago0x7413e6…e22081
0x6ecb…e3640x5aae…482eBase$0.001100%coinbase2d ago0x3f7e06…33e2ae
0x3c46…2e270x5aae…482eBase$0.001100%coinbase2d ago0x72d183…2f5aec
0xd1b3…da320x5aae…482eBase$0.001100%coinbase2d ago0xc4d482…3cada8
0x6ecb…e3640x5aae…482eBase$0.001100%coinbase2d ago0x2d0eb2…f71a52
0x26d1…62d10x5aae…482eBase$0.001100%coinbase2d ago0x84e14f…4ce584
0x3c46…2e270x5aae…482eBase$0.001100%coinbase2d ago0xa0d1fa…d8febc
0x8c2f…f0160x5aae…482eBase$0.001100%coinbase2d ago0xad8e1c…b6d1da
0x011f…3a630x5aae…482eBase$0.001100%coinbase2d ago0xf65032…14e3d7
0xb827…8a0f0x5aae…482eBase$0.001100%coinbase2d ago0x5184c6…10151e
0x20af…b0c50x5aae…482eBase$0.001100%coinbase2d ago0x03e257…bc3063
0x868f…d0430x5aae…482eBase$0.001100%coinbase2d ago0xab6e0a…0c937e
0xe967…a3b10x5aae…482eBase$0.001100%coinbase2d ago0xa62a3e…d81d55
0x51fc…362b0x5aae…482eBase$0.001100%coinbase2d ago0x01cef9…0b1159
0xd1b3…da320x5aae…482eBase$0.001100%coinbase2d ago0xa11108…17db08
0x011f…3a630x5aae…482eBase$0.001100%coinbase2d ago0x615ad8…48dc3f
0x6ecb…e3640x5aae…482eBase$0.001100%coinbase2d ago0x18db87…4d1480

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.