Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x3e5dd8…6afbdd
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase11s ago0x1360d0…c61840
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x4d9912…b9bd87
0x1332…66eb0x47c5…4fc3Base$19.0070%0xdbb0…e8c215s ago0x3099a4…13eecd
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793215s ago0x471e71…da6174
0xfe36…284e0x11ee…0a76Base$193.3270%0x2fa9…16de17s ago0x0970ae…b1ce8d
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x744698…d92894
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x9ce309…1616ab
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase17s ago0x7ac880…df9356
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x7da148…60f791
0x88dd…fe7c0xfe80…47eeBase$0.001100%fluxa21s ago0x654364…7a1543
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x3130f5…5e59b0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb02d99…a1dc14
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x0ed6cc…057016
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x8a1781…7fcaae
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.004100%coinbase27s ago0xfd9736…b4705e
0x1332…66eb0x47c5…4fc3Base$105.0070%0x3cca…9c7c27s ago0x10f2e2…977eeb
0xe716…0d040x3e0a…78e7Base$0.004512100%coinbase29s ago0xb47b4a…397b05
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x226adf…582f30
0x1332…66eb0x47c5…4fc3Base$21.0070%0x06ee…cb5231s ago0x3c6864…ed7a16
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x0bc89f…b613af
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xc20438…a7671c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x467147…00054f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xe1630c…1f83a2
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xca2f60…1d1c3a

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.