Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8735…96610x3e0a…78e7Base—$0.003618100%coinbase74d ago0x1445e7…72fc81
0x8735…96610x3e0a…78e7Base—$0.004187100%coinbase74d ago0x477d1b…9220d5
0x8735…96610x3e0a…78e7Base—$0.003908100%coinbase74d ago0x34d915…e847a4
0x8735…96610x3e0a…78e7Base—$0.004668100%coinbase74d ago0xbd1cc2…468aed
0x8735…96610x3e0a…78e7Base—$0.003656100%coinbase74d ago0x6674a1…a0b3f6
0x8735…96610x3e0a…78e7Base—$0.003399100%coinbase74d ago0x724e39…3fb49e
0x8735…96610x3e0a…78e7Base—$0.005729100%coinbase75d ago0x67994c…290c7a
0x8735…96610x3e0a…78e7Base—$0.005403100%coinbase75d ago0x73e9f5…af654b
0x8735…96610x3e0a…78e7Base—$0.004742100%coinbase75d ago0x99b156…ae0694
0x8735…96610x3e0a…78e7Base—$0.005613100%coinbase75d ago0xd6eaba…58faf4
0x8735…96610x3e0a…78e7Base—$0.004982100%coinbase75d ago0x186cfb…fe988e
0x8735…96610x3e0a…78e7Base—$0.005352100%coinbase75d ago0xdea6bf…b6ab38
0x8735…96610x3e0a…78e7Base—$0.003226100%coinbase75d ago0x137ae6…711ae9
0x8735…96610x3e0a…78e7Base—$0.005617100%coinbase75d ago0xd2a11b…4a4fbd
0x8735…96610x3e0a…78e7Base—$0.005871100%coinbase75d ago0xaf156d…cbddcd
0x8735…96610x3e0a…78e7Base—$0.003039100%coinbase75d ago0x007dc6…88ab83
0x8735…96610x3e0a…78e7Base—$0.005332100%coinbase75d ago0xfde4d2…5830c4
0x8735…96610x3e0a…78e7Base—$0.00489100%coinbase75d ago0xa442cf…304efb
0x8735…96610x3e0a…78e7Base—$0.005628100%coinbase75d ago0x3f86af…848edf
0x8735…96610x3e0a…78e7Base—$0.002878100%coinbase75d ago0xadb4e7…fcef4b
0x8735…96610x3e0a…78e7Base—$0.003739100%coinbase75d ago0x86abd3…83081e
0x8735…96610x3e0a…78e7Base—$0.004639100%coinbase75d ago0x65cfdc…cf7684
0x8735…96610x3e0a…78e7Base—$0.00499100%coinbase75d ago0x7749b9…37c212
0x8735…96610x3e0a…78e7Base—$0.003092100%coinbase75d ago0xfbf3eb…eb6f26
0x8735…96610x3e0a…78e7Base—$0.004534100%coinbase75d ago0x7d4ccb…62f297

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.