Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1909a5…72b597
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17s ago0x199c75…d600a4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase17s ago0x948955…619507
0x9aed…57670x8a12…0881Base—$0.89100%coinbase17s ago0x733db4…3d7463
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0xa06476…3f8980
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21s ago0x753fe3…b617ab
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase23s ago0x9e9c85…fa0ba5
0x3feb…e0470xa580…15f4Base—$10.0070%0xa923…c9ac23s ago0x4abb5c…6cb2f6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase27s ago0xc37e43…956304
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x0dde25…a274ef
0x4746…9e480x3e0a…78e7Base—$0.005274100%coinbase29s ago0xfe17e0…02efd7
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase31s ago0x0edce8…d36cc9
0xe37e…43150x8a12…0881Base—$0.99100%coinbase31s ago0x5b73a6…d43387
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase35s ago0x7715f0…6864c4
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x25093e…d76996
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39s ago0xb24296…4fb05d
0x1332…66eb0x47c5…4fc3Base—$25.0070%0xfbba…dd9041s ago0xbe6906…a41b5e
0x3070…3e4b0x47c5…4fc3Base—$21.0070%0x7492…70ae41s ago0x87496f…2c6b3e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0x8cdb0c…e6b799
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase43s ago0xcaca3a…f51d3d
0x5098…5b200x8a12…0881Base—$2.55100%coinbase45s ago0x4a5ebb…1b669f
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x9dd5da…7f34dc
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x242e98…6c35f4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49s ago0xdb1828…ac4e58
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase49s ago0x2aaf83…eed1df

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.