Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase36d ago0x52ac1e…046ea7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase36d ago0x1d97bf…6acb3b
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase36d ago0xe9ed6a…bd8336
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase36d ago0x2775c5…825c06
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.12100%coinbase36d ago0xd38f8a…995eec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase36d ago0x7e6317…a2a353
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase36d ago0xfee3f4…1f9b2a
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase36d ago0x701f28…f29e64
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase36d ago0x592f6a…df33c1
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase36d ago0xec7b3d…823efb
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase36d ago0xd34908…c5b7d2
0x902d…82560x7706…4121BaseRoute and executeAgent$0.01100%coinbase36d ago0xdf1688…040975
0x902d…82560x7706…4121BaseRoute and executeAgent$0.005100%coinbase36d ago0xa39f33…898c08
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.06100%coinbase36d ago0x3c3ea6…9e1fec
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase36d ago0xb06f5d…1d9efd
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase36d ago0xe14313…8ef780
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase36d ago0x7c4de4…ae3d03
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase36d ago0x92a3ab…97ef0f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase36d ago0xad141e…01d41f
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase36d ago0x351771…852cfa
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase36d ago0xdc10d1…e1ad28
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase36d ago0x35335c…7590f7
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase36d ago0x779ea7…871d8c
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase36d ago0x2c8bf0…e4ed28
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.08100%coinbase36d ago0x9b96b7…9a4784

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.