Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0x5f5d…4359Base—$0.001100%coinbase107d ago0x3fbad9…499abc
0xfe25…98d50x5f5d…4359Base—$0.003100%coinbase107d ago0x8e8d11…6d17ea
0xfe25…98d50x5f5d…4359Base—$0.002100%coinbase107d ago0x979cee…3e28df
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x45e316…245084
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x6b15f2…a863b3
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x97b47f…1c0d86
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x945b9f…4abce9
0x9cc4…b1760x5f5d…4359Base—$0.002100%coinbase108d ago0x115efe…b1aeef
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x6a050f…035ac4
0x9cc4…b1760x5f5d…4359Base—$0.001100%coinbase108d ago0x9fe1b1…cd941a
0xdd13…5f620x5f5d…4359Base—$0.002100%coinbase108d ago0x5b9a98…df0dca
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0xfd98d0…c70052
0xdd13…5f620x5f5d…4359Base—$0.002100%coinbase108d ago0xb3ed83…479dc7
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0x39af9e…2af696
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0xa6ee61…0435da
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0xa84d67…87b4ee
0xdd13…5f620x5f5d…4359Base—$0.002100%coinbase108d ago0x6d98cf…4752e6
0xdd13…5f620x5f5d…4359Base—$0.02100%coinbase108d ago0x587735…a80246
0xdd13…5f620x5f5d…4359Base—$0.02100%coinbase108d ago0x914e1f…39a922
0xdd13…5f620x5f5d…4359Base—$0.02100%coinbase108d ago0xf54487…b749df
0xdd13…5f620x5f5d…4359Base—$0.02100%coinbase108d ago0xea3f24…05371b
0xdd13…5f620x5f5d…4359Base—$0.005100%coinbase108d ago0xa00cef…a8ea1d
0xdd13…5f620x5f5d…4359Base—$0.005100%coinbase108d ago0xed1d5c…038722
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0xaf72d5…c09762
0xdd13…5f620x5f5d…4359Base—$0.001100%coinbase108d ago0x0859d9…639af4

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.